inspector: Don't leak signal handlers
authorMatthias Clasen <mclasen@redhat.com>
Thu, 8 May 2014 22:36:38 +0000 (18:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 May 2014 02:04:25 +0000 (22:04 -0400)
commite249c6d6ee3ac2270947fe12b917bee9e583cbaa
tree314f4ee4a481b796c312d49064736b4e88715ac2
parent86adead8037ba9d6369ff7a48268f42c3bf982d2
inspector: Don't leak signal handlers

Not only was the property list connecting to notify::bla for
each property individually, it was also leaking the signal
handlers when the selected object changed. Fix both.
modules/inspector/prop-list.c